08. The Roadmap & PRD

Header

The Roadmap & PRD

ND036 C1 L1 08 The Roadmap

Recap

A product roadmap is the plan that the team will be executing against. Product roadmaps provide a high level overview of the direction of the product over time. It calls out work that is required to meet business objectives and roughly when that work needs to happen.

Roadmaps are a powerful artifact because they set expectations across the team in terms of the team’s priorities. They also are a powerful mechanism for driving alignment across various stakeholders and making tradeoffs between new requests and planned work.

Example Roadmap

Roadmap Example

Roadmap Example

Roadmap Quiz 1

True or False: Every feature request that comes in should go on your roadmap

SOLUTION: False

Roadmap Quiz 2

True or False: Roadmaps can be used as a tool to discuss trade offs what features get built and when

SOLUTION: True

Header

The PRD

(Product Requirements Document)

ND036 C1 L1 09 The PRD

PRD Image

PRD Template

PRD Template

The PRD Recap

The PRD is the source of truth that answers the question WHAT is the team building and WHY, which is incredibly helpful to drive alignment across the team. A PRD is never done and will continue to evolve as the team is working on the problem. It’s the PM’s job to write the PRD and keep it up to date as decisions are made and new information becomes available.

PRDs always need to have these components:

  • frame the problem… and answers the question WHY are we solving it.
  • outline the goals… both user goals, business goals, and success metrics. This section also helps to explain WHY the problem should be solved.
  • describe the requirements… WHAT does the product do? Remember, as a PM you are answering WHAT the product does. Design and engineering have to figure out HOW.

Additionally, other components can include:

  • assumptions
  • options considered
  • UI mocks (it can be super helpful to work with design and include these in the PRD because it is often easier to communicate some ideas visually instead of through text)
  • out of scope
  • risks & mitigations
  • support plan

The PRD Quiz

True or False: PRDs detail out exactly how the product should work

SOLUTION: False

The PRD Quiz 2

True or False: Once a PRD is written it will not change.

SOLUTION: False

Summary

Summary

Product Managers spend a lot of their time answering the question WHAT should the product do and aligning internal teams to execute against their vision. There are two tools that PMs use to communicate WHAT the product should do:

  • Product Roadmap

    • High level overview of the direction of the product over time (ie: multiple features)
    • Rough timelines when work needs to happen
    • Set expectations across the team around prioritization.
    • Drive alignment across various stakeholders and help make tradeoffs between new requests and planned work.
  • PRDs

    • More detail about a specific feature
    • Frame the problem and answer the question WHY are we solving it.
    • Outline the goals (both user goals, business goals, and success metrics). This section also helps to explain WHY the problem should be solved.
    • Describe the requirements and answers WHAT does the product do? Remember, as a PM you are answering WHAT the product does. Design and engineering have to figure out HOW.

Both Roadmaps and PRDs should evolve over time as the team is iterating through problems and gets new information.